toggle menu
JxBrowser
8.0.0-eap.5
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.dsl.dom
/
[jvm]getById
get
By
Id
fun
SearchContext
.
getById
(
id
:
String
)
:
Element
fun
SearchContext
.
getById
(
id
:
String
)
:
Element
Returns the first
Element
found in the current search context by the given
id
.
Throws
No
Such
Element
Exception
if no element found.